home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / alsa / pulse-alsa.conf < prev    next >
Encoding:
Text File  |  2009-07-14  |  293 b   |  21 lines

  1. # This file is referred to by /usr/share/alsa/pulse.conf to set pulseaudio as
  2. # the default output plugin for applications using alsa when PulseAudio is
  3. # running.
  4.  
  5. pcm.!default {
  6.     type pulse
  7. }
  8.  
  9. ctl.!default {
  10.     type pulse
  11. }
  12.  
  13. pcm.pulse {
  14.         type pulse
  15. }
  16.  
  17. ctl.pulse {
  18.         type pulse
  19. }
  20.  
  21.